Skip to content

docs: fix nullable description in validation page#19

Merged
edochi merged 2 commits intomainfrom
docs/fix-nullable-description
Mar 17, 2026
Merged

docs: fix nullable description in validation page#19
edochi merged 2 commits intomainfrom
docs/fix-nullable-description

Conversation

@edochi
Copy link
Copy Markdown
Owner

@edochi edochi commented Mar 17, 2026

Summary

Updated the null handling section in concepts/validation.md to correctly describe the behavior after the null check fix (PR #18).

Old: "Null values skip type and allowed checks"
New: All four checks are independent — null can trigger Disallowed and NullNotAllowed simultaneously.

@edochi edochi merged commit 453cbb5 into main Mar 17, 2026
6 checks passed
@edochi edochi deleted the docs/fix-nullable-description branch March 17, 2026 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant